From: Richard M. Stallman Date: Wed, 26 May 1993 20:03:16 +0000 (+0000) Subject: (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95929 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=944cf49b35b9fc50f7638c57b74e2d2c96b621f7;p=emacs.git (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld. --- diff --git a/src/s/hpux8.h b/src/s/hpux8.h index b79a001c5f6..e49dcd6800c 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -15,7 +15,7 @@ Note GCC automatically passes -a archive to ld, and it has its own conflicting -a. */ #ifdef __GNUC__ -#define LD_SWITCH_SYSTEM -L/usr/lib/X11R4 -static +#define LD_SWITCH_SYSTEM -L/usr/lib/X11R4 -Xlinker -a -Xlinker archive /* No need to specify roundabout way of linking temacs. */ #define ORDINARY_LINK